GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-24T11:51:18.4199226+00:00",
"SubmitDate": "2026-08-24T11:51:18.4199226+00:00",
"ReportPeriodStart": "2026-08-24T11:51:18.4199226+00:00",
"ReportPeriodEnd": "2026-08-24T11:51:18.4199226+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "c58ea9c7-a045-4776-a811-bec68f7cec58",
"Rows": [
{
"ItemId": "894a735b-de3b-4d37-87f7-a6938c44d812",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "894a735b-de3b-4d37-87f7-a6938c44d812",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "c58ea9c7-a045-4776-a811-bec68f7cec58",
"Rows": [
{
"ItemId": "894a735b-de3b-4d37-87f7-a6938c44d812",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "894a735b-de3b-4d37-87f7-a6938c44d812",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"be934ef7-2bdd-4a2a-bc65-72a3f59af350",
"be2afdcc-2751-4e44-95fe-e4925a7916d2"
],
"Approvers": [
"3fd25b7d-f95c-4507-9e00-8fba08103922",
"6875f4d3-2d5e-4c21-a35a-e69f77c12e54"
],
"ApprovedBy": "be328985-59db-4748-aac2-17da475cc9f2",
"ApprovalDate": "2026-08-24T11:51:18.4199226+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "5b187503-51fb-421f-a210-acf9cf40d5e9",
"WorkPlanId": "86a3a284-41bb-4d78-9ca0-92e293fbd888",
"id": "0de02680-9c25-4d56-971b-f5c0b31ac824",
"ConfigId": "34ec21b8-7a9f-459e-9724-ed15b11b48dc"
},
{
"GenerationDate": "2026-08-24T11:51:18.4199226+00:00",
"SubmitDate": "2026-08-24T11:51:18.4199226+00:00",
"ReportPeriodStart": "2026-08-24T11:51:18.4199226+00:00",
"ReportPeriodEnd": "2026-08-24T11:51:18.4199226+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "c58ea9c7-a045-4776-a811-bec68f7cec58",
"Rows": [
{
"ItemId": "894a735b-de3b-4d37-87f7-a6938c44d812",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "894a735b-de3b-4d37-87f7-a6938c44d812",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "c58ea9c7-a045-4776-a811-bec68f7cec58",
"Rows": [
{
"ItemId": "894a735b-de3b-4d37-87f7-a6938c44d812",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "894a735b-de3b-4d37-87f7-a6938c44d812",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"be934ef7-2bdd-4a2a-bc65-72a3f59af350",
"be2afdcc-2751-4e44-95fe-e4925a7916d2"
],
"Approvers": [
"3fd25b7d-f95c-4507-9e00-8fba08103922",
"6875f4d3-2d5e-4c21-a35a-e69f77c12e54"
],
"ApprovedBy": "be328985-59db-4748-aac2-17da475cc9f2",
"ApprovalDate": "2026-08-24T11:51:18.4199226+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "5b187503-51fb-421f-a210-acf9cf40d5e9",
"WorkPlanId": "86a3a284-41bb-4d78-9ca0-92e293fbd888",
"id": "0de02680-9c25-4d56-971b-f5c0b31ac824",
"ConfigId": "34ec21b8-7a9f-459e-9724-ed15b11b48dc"
}
]